SqlCommand
- Category
- Class
- Description
- Represents a Transact-SQL statement or stored procedure to execute against a SQL Server database. This class cannot be inherited.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment ToolboxItemAttribute True DesignerAttribute Microsoft.VSDesigner.Data.VS.SqlCommandDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- Component > MarshalByRefObject > Object
- Implements
- IDbCommand, IDisposable, ICloneable
- Contstructors
- SqlCommand()
SqlCommand(String)
SqlCommand(String,SqlConnection)
SqlCommand(String,SqlConnection,SqlTransaction)- Properties
- CommandText
CommandTimeout
CommandType
Connection
DesignTimeVisible
Parameters
Transaction
UpdatedRowSource- Methods
- Cancel()
CreateParameter()
ExecuteNonQuery()
ExecuteReader()
ExecuteReader(CommandBehavior)
ExecuteScalar()
ExecuteXmlReader()
Prepare()
ResetCommandTimeout()
CreateParameter()
ExecuteReader()
ExecuteReader()
Clone()- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- SqlCommand()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database